From: Dave Love Date: Mon, 6 Jan 2003 21:21:50 +0000 (+0000) Subject: Fix last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~53892 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f968418df8e6b478778aa34c22feb9f66792251a;p=emacs.git Fix last change. --- diff --git a/configure.in b/configure.in index 3e7eca240e8..e77e1299c52 100644 --- a/configure.in +++ b/configure.in @@ -2667,7 +2667,7 @@ char *alloca (); # endif /* HAVE_ALLOCA_H */ #endif /* __GNUC__ */ #ifndef HAVE_SIZE_T -typedef unsigned size_t +typedef unsigned size_t; #endif #endif /* NOT_C_CODE */